home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gimp / 2.0 / help / en / ch12s02s06.html < prev    next >
Encoding:
Extensible Markup Language  |  2008-05-03  |  4.5 KB  |  99 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>2.6.¬† Image-Dependent Scripts</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
  10.     <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
  11.     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
  12.     <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
  13.     <link rel="up" href="gimp-concepts-script-fu.html" title="2.¬† Using Script-Fu Scripts" />
  14.     <link rel="prev" href="standalone-script-fu.html" title="2.5.¬† Standalone Scripts" />
  15.     <link rel="next" href="gimp-using-script-fu-tutorial.html" title="3.¬† A Script-Fu Tutorial" />
  16.   </head>
  17.   <body>
  18.     <div class="navheader">
  19.       <table width="100%" summary="Navigation header">
  20.         <tr>
  21.           <th colspan="3" align="center">2.6.¬†
  22.       <span lang="en" xml:lang="en">Image-Dependent Scripts</span>
  23.     </th>
  24.         </tr>
  25.         <tr>
  26.           <td width="20%" align="left"><a accesskey="p" href="standalone-script-fu.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  27.           <th width="60%" align="center">2.¬†
  28.     <span lang="en" xml:lang="en">Using Script-Fu Scripts</span>
  29.   </th>
  30.           <td width="20%" align="right">¬†<a accesskey="n" href="gimp-using-script-fu-tutorial.html"><img src="../images/next.png" alt="Next" /></a></td>
  31.         </tr>
  32.       </table>
  33.       <hr />
  34.     </div>
  35.     <div class="sect2" lang="en" xml:lang="en">
  36.       <div class="titlepage">
  37.         <div>
  38.           <div>
  39.             <h3 class="title"><a id="id2616303"></a>2.6.¬†
  40.       <span lang="en" xml:lang="en">Image-Dependent Scripts</span>
  41.     </h3>
  42.           </div>
  43.         </div>
  44.       </div>
  45.       <p>
  46.       Now, scripts and filters that perform operations on an existing image are
  47.       accessible directly by the appropriate menu. For example, the script
  48.       <span class="guimenu">New Brush</span> (script-fu-paste-as-brush)
  49.       is integrated in the <span class="guimenu">√âdit</span> image menu
  50.       (<span class="guimenu">√âdit</span> ‚Üí <span class="guimenuitem">Paste as...</span> ‚Üí <span class="guimenuitem">New Brush</span>),
  51.       that is more logical.
  52.     </p>
  53.       <p>
  54.       Furthermore, a new <span class="guimenu">Color</span> menu has been created that
  55.       regroups together all that concern works on colors, the hue or level color
  56.       adjustment tools, etc...
  57.     </p>
  58.       <p>
  59.       <span class="guimenu">Filters</span> menu and <span class="guimenu">Scripts-Fu</span> menu are
  60.       regrouped in one <span class="guimenu">Filters</span> menu and organised according
  61.       to new categories. Now if a plugin and a filter works similarly, they are
  62.       nearby in the menu.
  63.     </p>
  64.       <p>
  65.       The <span class="guimenu">Scripts-Fu</span> menu only appears if you have loaded
  66.       additional scripts : for example the gimp-resynthesizer pack corresponding
  67.       to your Linux distribution (.deb, .rpm, .gz...).
  68.     </p>
  69.     </div>
  70.     <div class="navfooter">
  71.       <hr />
  72.       <table width="100%" summary="Navigation footer">
  73.         <tr>
  74.           <td width="40%" align="left"><a accesskey="p" href="standalone-script-fu.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  75.           <td width="20%" align="center">
  76.             <a accesskey="u" href="gimp-concepts-script-fu.html">
  77.               <img src="../images/up.png" alt="Up" />
  78.             </a>
  79.           </td>
  80.           <td width="40%" align="right">¬†<a accesskey="n" href="gimp-using-script-fu-tutorial.html"><img src="../images/next.png" alt="Next" /></a></td>
  81.         </tr>
  82.         <tr>
  83.           <td width="40%" align="left" valign="top"><a accesskey="p" href="standalone-script-fu.html">2.5.¬†
  84.       <span lang="en" xml:lang="en">Standalone Scripts</span>
  85.     </a>¬†</td>
  86.           <td width="20%" align="center">
  87.             <a accesskey="h" href="index.html">
  88.               <img src="../images/home.png" alt="Home" />
  89.             </a>
  90.           </td>
  91.           <td width="40%" align="right" valign="top">¬†<a accesskey="n" href="gimp-using-script-fu-tutorial.html">3.¬†
  92.     <span lang="en" xml:lang="en">A Script-Fu Tutorial</span>
  93.   </a></td>
  94.         </tr>
  95.       </table>
  96.     </div>
  97.   </body>
  98. </html>
  99.